net/http.http2stream.cancelCtx (field)

5 uses

	net/http (current package)
		h2_bundle.go#L4514: 	cancelCtx func()
		h2_bundle.go#L5493: 		st.cancelCtx()
		h2_bundle.go#L5541: 	st.cancelCtx()
		h2_bundle.go#L5993: 		cancelCtx: cancelCtx,
		h2_bundle.go#L6228: 		rw.rws.stream.cancelCtx()